The Dreamweaver JavaScript API > Layout view functions > dom.setShowLayoutTableTabs()

 

dom.setShowLayoutTableTabs()

Availability

Dreamweaver 4.0

Description

Sets the current document to display tabs for layout tables whenever it's in Layout view. This function does not force the document into Layout view.

Arguments

bShow

bShow indicates whether or not to display tabs for layout tables when the current document is in Layout view. If bShow is true, shows tabs; false otherwise.

Returns

Nothing.